home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1999 August: Technology Seed / ADC Seed CD - August 1999.toast / Carbon SDK 1.0d10c3 / Sample Code / SimpleText / AboutBox.h < prev    next >
Encoding:
C/C++ Source or Header  |  1999-05-04  |  526 b   |  28 lines  |  [TEXT/CWIE]

  1. /*
  2.     File:        AboutBox.h
  3.  
  4.     Contains:    About box for simple text application
  5.  
  6.     Written by:    Tom Dowdy
  7.  
  8.     Copyright:    © 1993, 1995 by Apple Computer, Inc., all rights reserved.
  9.  
  10.     Change History (most recent first):
  11.  
  12.     $Log: AboutBox.h,v $
  13.     Revision 1.1.1.1  1998/03/18 22:56:12  ivory
  14.     Initial checkin of SimpleText.
  15.  
  16.         
  17.         1     7/28/97 11:09 AM Duane Byram
  18.         first added to Source Safe project
  19.  
  20.          <1>     8/21/95    TD        First checked in.
  21.  
  22. */
  23. #include "SimpleText.h"
  24.  
  25. #define kAboutWindowID    kAboutBaseID
  26.  
  27. #define kAboutStrings     kAboutBaseID
  28.